CommonEvent 1145
Name = "会話：死神"

  999([1145])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
    ShowText(["\\n<Reaper>White Rabbit...\nTake her seriously."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
    ShowText(["\\n<Reaper>Why are we doing this?"])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
    ShowText(["\\n<Reaper>To end in Hades..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
    ShowText(["\\n<Reaper>The correct mistakes..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
    ShowText(["\\n<Reaper>What games are you playing, White Rabbit?"])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
    ShowText(["\\n<Reaper>History has been altered."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
    ShowText(["\\n<Reaper>I am more a law of nature than a being...\nIt is pointless to challenge me."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
    ShowText(["\\n<Reaper>Taste the power of death."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
    ShowText(["\\n<Reaper>Go away."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
    ShowText(["\\n<Reaper>I have a job to do.\nI don't have time to be playing here."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
    ShowText(["\\n<Reaper>What do you want?"])
    ShowText([""])
    ShowChoices([["World peace", "To find my father", "To rule the world"], 0])
    When([0, "世界平和"])
      ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
      ShowText(["\\n<Reaper>Then there is no sense in fighting me."])
      ShowText([""])
      Empty([])

    When([1, "父との再会"])
      ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
      ShowText(["\\n<Reaper>Your father is not in Hades.\nHe has his own role to play."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([2, "世界征服"])
      ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
      ShowText(["\\n<Reaper>Then you have the wrong opponent.\nThere is no point in fighting me."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
    ShowText(["\\n<Reaper>Why did you challenge me, exactly?"])
    ShowText([""])
    ShowChoices([["No reason", "To test my strength", "To end everything"], 0])
    When([0, "なんとなく"])
      ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
      ShowText(["\\n<Reaper>Such an ambiguous motive. Are you trying to destroy your own soul?"])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "力試しのため"])
      ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
      ShowText(["\\n<Reaper>To choose your opponents as a test..."])
      ShowText([""])
      Empty([])

    When([2, "全てを終わらせるため"])
      ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
      ShowText(["\\n<Reaper>There is no end.\nThere is no beginning either."])
      ShowText([""])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
    ShowText(["\\n<Reaper>Is there something you want to ask me?"])
    ShowText([""])
    ShowChoices([["What do you do?", "What is death?", "How many times a day do you masturbate?"], 0])
    When([0, "お前は何者だ？"])
      ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
      ShowText(["\\n<Reaper>I maintain the cycle of life and death.\nI am the god of death."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([1, "死とは何だ？"])
      ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
      ShowText(["\\n<Reaper>Not even Ilias truly understands death.\nIt is incomprehensible to a human."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([2, "オナニーは日に何度？"])
      ShowTextAttributes(["sinigami_fc1", 2, 0, 2])
      ShowText(["\\n<Reaper>Die."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
    ShowText(["\\n<Reaper>What is White Rabbit doing?"])
    ShowText([""])
    ShowChoices([["Aimlessly running around", "Leading us", "She's cute"], 0])
    When([0, "ウロチョロしている"])
      ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
      ShowText(["\\n<Reaper>What is she playing at, I swear..."])
      ShowText([""])
      Empty([])

    When([1, "導いてくれる"])
      ShowTextAttributes(["sinigami_fc1", 1, 0, 2])
      ShowText(["\\n<Reaper>Fulfilling her duty in her own way, then."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "かわいい"])
      ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
      ShowText(["\\n<Reaper>That is not an answer."])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
    ShowText(["\\n<Reaper>What have you discovered regarding your own role?"])
    ShowText([""])
    ShowChoices([["I'm meant to save the world", "I'm meant to correct history", "I'm meant to be raped by monsters"], 0])
    When([0, "世界を救うこと"])
      ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
      ShowText(["\\n<Reaper>To do that you must have determination."])
      ShowText([""])
      Empty([])

    When([1, "歴史を正すこと"])
      ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
      ShowText(["\\n<Reaper>Then get going."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "魔物に犯されること"])
      ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
      ShowText(["\\n<Reaper>That is also true. Many of you have followed that path."])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 448])
      ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
      ShowText(["\\n<Reaper>Is that an insect?\nYou cannot bring life here."])
      ShowText([""])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 448, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[448]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
        ShowText(["\\n<Reaper>You're quite obedient."])
        ShowText([""])
        ChangeItems([448, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["sinigami_fc1", 2, 0, 2])
        ShowText(["\\n<Reaper>Is that so..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 444])
      ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
      ShowText(["\\n<Reaper>Are those remains?\nAs ruler of Hades, allow me to recover them."])
      ShowText([""])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 444, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[444]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
        ShowText(["\\n<Reaper>You're quite obedient."])
        ShowText([""])
        ChangeItems([444, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["sinigami_fc1", 2, 0, 2])
        ShowText(["\\n<Reaper>Is that so..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
    ShowText(["\\n<Reaper>There's a saying that even in hell the extent of one's suffering is determined by money. It's true. I take donations."])
    ShowText([""])
    ShowText([""])
    ConditionalBranch([7, 9000, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 9000G? (Remaining: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
        ShowText(["\\n<Reaper>You're quite obedient."])
        ShowText([""])
        ChangeGold([1, 0, 9000])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["sinigami_fc1", 2, 0, 2])
        ShowText(["\\n<Reaper>Is that so..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
      ShowText(["\\n<Reaper>Or I would, if you had enough money. Oh well. Don't expect to have a good time..."])
      ShowText([""])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
    ShowText(["\\n<Reaper>It is only a portion of dark power, but you should take it.\nIt should prove useful."])
    ShowText([""])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([80, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Reaper gave you a \\ii[80]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
    ShowText(["\\n<Reaper>If this is spread across the world, I won't have as much work to do. Although, since it's so rare, that probably won't happen."])
    ShowText([""])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([12, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Reaper gave you a \\ii[12]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["sinigami_fc1", 0, 0, 2])
    ShowText(["\\n<Reaper>They say even hell runs on gold.\nIt is also given to me, but this is more than I can handle."])
    ShowText([""])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 15000])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Reaper gave you 15000G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
